﻿2026-06-22T02:50:17.4667853Z ##[group]Run actions/checkout@v5
2026-06-22T02:50:17.4668594Z with:
2026-06-22T02:50:17.4669064Z   fetch-depth: 0
2026-06-22T02:50:17.4669490Z   repository: SaberMage/spt-core
2026-06-22T02:50:17.4672895Z   token: ***
2026-06-22T02:50:17.4673254Z   ssh-strict: true
2026-06-22T02:50:17.4673612Z   ssh-user: git
2026-06-22T02:50:17.4673987Z   persist-credentials: true
2026-06-22T02:50:17.4674373Z   clean: true
2026-06-22T02:50:17.4674731Z   sparse-checkout-cone-mode: true
2026-06-22T02:50:17.4675154Z   fetch-tags: false
2026-06-22T02:50:17.4675523Z   show-progress: true
2026-06-22T02:50:17.4675880Z   lfs: false
2026-06-22T02:50:17.4676221Z   submodules: false
2026-06-22T02:50:17.4676592Z   set-safe-directory: true
2026-06-22T02:50:17.4677188Z ##[endgroup]
2026-06-22T02:50:17.5455973Z Syncing repository: SaberMage/spt-core
2026-06-22T02:50:17.5457427Z ##[group]Getting Git version info
2026-06-22T02:50:17.5458065Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-22T02:50:17.5459065Z [command]/usr/bin/git version
2026-06-22T02:50:17.5459474Z git version 2.43.0
2026-06-22T02:50:17.5474702Z ##[endgroup]
2026-06-22T02:50:17.5488226Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/56b83c67-4b48-45b8-ae6b-940fce86e8be' before making global git config changes
2026-06-22T02:50:17.5489553Z Adding repository directory to the temporary git global config as a safe directory
2026-06-22T02:50:17.5492468Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-22T02:50:17.5529624Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-22T02:50:17.5550549Z https://github.com/SaberMage/spt-core
2026-06-22T02:50:17.5562062Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-22T02:50:17.5565545Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-22T02:50:17.5593114Z HEAD
2026-06-22T02:50:17.5628357Z ##[endgroup]
2026-06-22T02:50:17.5629566Z [command]/usr/bin/git submodule status
2026-06-22T02:50:17.5817257Z ##[group]Cleaning the repository
2026-06-22T02:50:17.5851838Z [command]/usr/bin/git clean -ffdx
2026-06-22T02:50:20.3060047Z Removing .adapter-notify/
2026-06-22T02:50:20.3061434Z Removing target/
2026-06-22T02:50:20.3070445Z [command]/usr/bin/git reset --hard HEAD
2026-06-22T02:50:20.3315567Z HEAD is now at 316c6fc1b Merge bed1878a48edb9a952a30485e1050d818b817ace into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-22T02:50:20.3320543Z ##[endgroup]
2026-06-22T02:50:20.3322002Z ##[group]Disabling automatic garbage collection
2026-06-22T02:50:20.3325525Z [command]/usr/bin/git config --local gc.auto 0
2026-06-22T02:50:20.3353334Z ##[endgroup]
2026-06-22T02:50:20.3354608Z ##[group]Setting up auth
2026-06-22T02:50:20.3358075Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-22T02:50:20.3385445Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-22T02:50:20.3588424Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-22T02:50:20.3614372Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-22T02:50:20.3804631Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-22T02:50:20.3831188Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-22T02:50:20.4027187Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-22T02:50:20.4059282Z ##[endgroup]
2026-06-22T02:50:20.4061172Z ##[group]Fetching the repository
2026-06-22T02:50:20.4068287Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +316c6fc1b45416d8491508c0767c41b2c33e2e20:refs/remotes/pull/26/merge
2026-06-22T02:50:21.3648761Z ##[endgroup]
2026-06-22T02:50:21.3649755Z ##[group]Determining the checkout info
2026-06-22T02:50:21.3650470Z ##[endgroup]
2026-06-22T02:50:21.3654361Z [command]/usr/bin/git sparse-checkout disable
2026-06-22T02:50:21.3692692Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-22T02:50:21.3717685Z ##[group]Checking out the ref
2026-06-22T02:50:21.3720514Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/26/merge
2026-06-22T02:50:21.3768496Z HEAD is now at 316c6fc1b Merge bed1878a48edb9a952a30485e1050d818b817ace into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-22T02:50:21.3771931Z ##[endgroup]
2026-06-22T02:50:21.3805477Z [command]/usr/bin/git log -1 --format=%H
2026-06-22T02:50:21.3830932Z 316c6fc1b45416d8491508c0767c41b2c33e2e20
